バージョン

Legend メソッド (DataChart<T>)

チャートの凡例
シンタックス
'宣言
 
Public Function Legend( _
   ByVal builder As System.Action(Of Legend(Of T)) _
) As DataChart(Of T)
public DataChart<T> Legend( 
   System.Action<Legend<T>> builder
)

パラメータ

builder
参照

オンラインで表示: GitHub